home *** CD-ROM | disk | FTP | other *** search
/ Business Assistant / Business Assistant.iso / indus / tenant1 / tf.bat < prev    next >
DOS Batch File  |  1991-05-15  |  168b  |  12 lines

  1. echo off
  2. cls
  3. if exist tenantfl.* goto start:
  4. type install.txt
  5. goto end:
  6. :start
  7. ren tenantfl.tnf tenantfl.exe
  8. tfshare
  9. ren tenantfl.exe tenantfl.tnf
  10. cls
  11. :end
  12.